home *** CD-ROM | disk | FTP | other *** search
/ Computer Life 1995 December / Computer Life December 1995.iso / frontend / vbrun3d.mis < prev    next >
Text File  |  1995-10-23  |  563b  |  20 lines

  1. ; Mini Installer script for VBRUN and THREED
  2.  
  3. :WINTITLE Install Visual Basic runtime library files
  4.  
  5. :OPTION VBRUN300.DLL and THREED.VBX files
  6. :OPHELP
  7. This option installs the Microsoft Visual Basic runtime library 
  8. files VBRUN300.DLL and THREED.VBX to your Windows setup. 
  9. These files are required by many programs (those written in Visual Basic) 
  10. and are best left on your system in future unless you are 
  11. sure you no longer need them.\n\n
  12. They use around 456K of disk space.
  13. :DEFDIR $L
  14. :SPACE 456
  15. :FILES
  16. VBRUN300.DLL
  17. THREED.VBX
  18. :DEFNOICONS
  19.  
  20.